*{
	margin: 0;
	padding: 0;
}
ol,
ul,
dl {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}

input,
textarea,
button {
	outline: none;
	border: none
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
}

herder{
	width: 100%;
	height: 100%;
}
.herder_top{
	width: 100%;
	height: 32px;
	background: #f2f2f2;
	border-bottom: 1px solid #cccccc;
	border-top: 4px solid #2888e2;
}
.include{
	width: 1200px;
	margin: 0 auto;
	line-height: 32px;
}
.tieqi{
	width: 50%;
	float: left;
	color: #333333;
}
.shouye{
	width: 50%;
	float: right;
}
.shouye ul{
	float: right;
	width: 100%;
}
.shouye ul li{
	float: right;
	margin-left: 1%;
	width: 14%;
	color: #333333;
	cursor:pointer
}
.shouye ul li img{
	margin-top: 7px;
	margin-right: 8%;
}
.logo_nr{
	height: 150px;
}
.logo_nr1{
	width: 1200px;
	margin: 0 auto;
	height: 81px;
}
.logo{
	width: 43%;
}
.soso{
	width: 32.5%;
	height: 40px;
	float: right;
	margin-top: 21px;
}
.soso input{
	width: 100%;
	height: 38px;
	border: 1px solid #999999;
	float: left;
	text-indent: 1em;
	color: #666666;
}
.soso div{
	float: right;
	width: 23.59%;
}
.soso #searchtxt{
    float: left;
    width: 298px;
}
.soso button{
	width: 100%;
	height: 40px;
	background: #25383c;
}
.nav{
	height: 80px;
	background: #2888e2;
}
.nav_nr{
	width: 1200px;
	margin: 0 auto;
}
.nav_nr .shouye1{
    width: 19.8%;
    height: 80px;
    float: left;
}
.nav_nr .sy{
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
	/* border-right: 2px groove #6dace6;
	border-left: 2px groove #6dace6; */
}
.sy p{font-size: 16px;}
.nav_nr .shouye1:hover{
    background: #126dc2;
}
.nav_nr .sy a{
	color: #fff;
}
.nav_nr li{
	width: 19.8%;
	height: 80px;
	float: left;
	text-align: center;
	position: relative;
}
.nav_nr li div{
	margin-top: 10px;
	/* border-right: 2px groove #6dace6; */
}

.nav_nr li a{
	color: #fff;
	font-size: 16px;
}
.nav_nr li:hover{
	background: #126dc2;
}
.nav_nr li .danw{
	width: 100%;
	height: 80px;
	padding: 10px 0;
	border-radius: 6px;
	background: rgba(235,237,249,.8);
	z-index: 9999;
	top: 100%;
	display: none;
	position: absolute;
}
/* .nav_nr li:nth-child(2) .danw{
	height: 256px;
	width: 300px;
}
.nav_nr li:nth-child(3) .danw{
	height: 40px;
} */
.danw dd{
	float: left;
	width: 48%;
	font-size: 16px;
}

/*.danw dd a:nth-child(1),.danw dd a:nth-child(3),.danw dd a:nth-child(5),.danw dd a:nth-child(7),.danw dd a:nth-child(9),{
	border-right: 1px solid black;
}*/
/*.nav_nr li .danw dd a:nth-child(1),.nav_nr li .danw dd:nth-child(3),.nav_nr li .danw dd:nth-child(5),.nav_nr li .danw dd:nth-child(7),.nav_nr li .danw dd:nth-child(9){
	border-right: 1px solid black;
}*/
.danw dd a{
	color: #333333;
	display: block;
    text-align: center;
    border-left: 1px solid #333;
    height: 26px;
    line-height: 26px;
    /* padding-left: 26px; */

}
.bb .blank{
    height: 10px;
}
.danw dd:nth-child(1) a{
	border-left: 0;
    padding-left: 0;
}
.danw dd:nth-child(3) a{
	border-left: 0;
    padding-left: 0;
}
.danw dd:nth-child(5) a{
	border-left: 0;
    padding-left: 0;
}
.danw dd:nth-child(7) a{
	border-left: 0;
    padding-left: 0;
}
.danw dd:nth-child(9) a{
	border-left: 0;
    padding-left: 0;
}
.danw dd:nth-child(11) a{
	border-left: 0;
    padding-left: 0;
}
.danw dd:nth-child(13) a{
	border-left: 0;
    padding-left: 0;
}
.slid{
	/* background: url(../img/herder/tu.png) center no-repeat; */
	width: 100%;
	/* height: 290px; */
	background-size: 100%;
    overflow: hidden;
}
.nav_nr li:hover .danw{
	display: block;
}
.nav_nr li .danw dd:hover a{
	color: red;
}
.nav_nr li .danw dd:hover a:nth-child(2), .nav_nr li .danw dd:hover a:nth-child(4), .nav_nr li .danw dd:hover a:nth-child(6), .nav_nr li .danw dd:hover a:nth-child(8), .nav_nr li .danw dd:hover a:nth-child(10){
	border-right: 1px solid black;
}
/*----------------ffooter----------------*/
.foot_navbox .foot_nav {
    height: 39px;
    background: #047c03;
    text-align: center;
    color: #fff;
    line-height: 39px;
}
.footer_top{
	width: 100%;
	height: 50px;
	/*background: blue;*/
}
.footer{
	height: 50px;
    background: #2888e2;
}
.footer_a{
	width: 710px;
	margin: 0 auto;
	height: 50px;
}
.footer_a .sy {
    width: 19.8%;
    float: left;
    margin-top: 14px;
    text-align: center;
    border-right: 2px groove white;
    border-left: 2px groove white;
}
.footer_a .sy a {
    color: #fff;
    line-height: 23px;
}
.footer_a li {
    width: 19.8%;
    height: 50px;
    float: left;
    text-align: center;
}
/*.footer_a li:hover .danw{
	display: block;
}
.footer_a li .danw dd:hover a{
	color: red;
}*/
.footer_a li div {
    margin-top: 14px;
    border-right: 2px groove white;
}
.footer_a li a {
    color: #fff;
}
.footer_a li .danw {
    width: 100%;
    height: 80px;
    border-radius: 10px;
    background: rgba(235,237,249,.5);
    z-index: 9999;
    margin-top: 13px;
    display: none;
}
.danw dd {
    float: left;
    width: 50%;
    font-size: 16px;
    line-height: 36px;
	margin-top: 9px;
}
.bb{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #ededed;
	border-bottom: 1px solid #cdcdce;
}
.footer_b{
	width: 1200px;
    height: 29px;
    margin: 0 auto;
}
.footer_b div{
	width: 100%;
    margin: 0 auto;
    height: 100%;
    clear: both;
}
.footer_b div ul{
	width: 100%;
	height: 100%;
}
.footer_b div ul li{
	width: 16%;
    height: 100%;
    float: left;
    margin-left: 144px;
}
.footer_b div ul li:nth-child(1){
	margin-left: 0;
}
.footer_b div ul li:nth-child(4){
	margin-right: 0;
}
.footer_b div ul li div .sel{
	width: 100%;
	height: 100%;
	color: #747474;
}
.footer_c{
	width: 100%;
	clear: both;
	background: #ededed;
	height: 150px;
	border-top: 1px solid #ffffff;
}
.footer_c div{
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.footer_c div .p_one,.footer_c div .p_two,.footer_c div .p_three{
	float: left;
	color: #888888;
	font-size: 16px;
}
.p_three a{
	color: #888888;
}
.ewm .ewm_one,.ewm .ewm_two{
	float: right;
	margin-top: -100px;
}
.ewm_two{
	margin-right: 13px;
}